Public Sub CopyTo( _ ByVal array() As T, _ ByVal index As Integer _ )
public void CopyTo( T[] array, int index )
ReadOnlyCollectionBase<T> クラス ReadOnlyCollectionBase<T> メンバ
© 2008 GrapeCity inc. All rights reserved.